home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / AVOGADRO / CHEMISTRY / ENERGY / !Energy / GraphHelp < prev    next >
Text File  |  1996-05-01  |  2KB  |  50 lines

  1. PURE ROTATIONAL SPECTRA OF DIATOMIC MOLECULES
  2.  
  3. This part of the program simulates the pure
  4. rotational spectrum of a diatomic molecule from
  5. data entered by the user. The elementary treatment
  6. of the relative intensities of absorption from the
  7. Jth level assumes that they depend only on the
  8. relative populations of rotational levels given by
  9. the expression
  10.  
  11. N(J) = N(0)(2J + 1)exp(-BJ(J + 1)/kT)
  12.  
  13. The rotational constant B is calculated from the
  14. data entered and the relative populations of the
  15. energy levels are displayed graphically. In the
  16. elementary treatment of the relative intensities
  17. of absorption from the Jth level, it is assumed
  18. that they depend only on the relative populations
  19. of rotational levels given by the above expression
  20. but this does not give good agreement with
  21. experiment because of the neglect of a number of
  22. factors. Better agreement with experiment is
  23. obtained if the relative intensities of absorption
  24. from the Jth level are calculated from
  25.  
  26. Int = Constant x exp(-BJ(J+1)/kT).(1 -
  27.                           exp(-2B(J+1)/kT).(J+1)^2
  28.  
  29. The program compares the predicted intensity
  30. distributions given by the two expressions as a
  31. plot of intensity against frequency.
  32.  
  33. The upper bars are calculated using the more
  34. accurate expression; the lower bars are derived
  35. from the simple expression. The value of J shown
  36. is for the rotational level from which absorption
  37. occurs.
  38.  
  39. Remember that homonuclear diatomic molecules
  40. cannot have a dipole moment, and would not
  41. therefore show any absorption corresponding to a
  42. pure rotational spectrum.
  43.  
  44. By default, the program does not show an intensity
  45. graph when the masses of the two atoms are the
  46. same. Only the relative populations of the
  47. rotational levels  are displayed. However, the
  48. test can be overridden if you wish to see the
  49. hypothetical intensities.
  50.